ocr: Methods GetHourlyRate public float sethouriyrate () This method can be used to retrieve the hourly rate paid to the contractor. Returns: The contractor's hourly rate, excluding exceptional circumstances such as holidays and overtime. CalculatePayCheck public float calculateraycneck(int hours) This method calculates how much is due to a contractor based on how much he's worked and his hourly rate. Parameters: hours - The number ofhours worked by the contractor during this pay period. Returns: The amount ofmoney due the contractor.